body {
  background-color: #000000;
  color: #FFFFFF;
}

a:link {color: #99FFFF;}

a:visited {color: #00FF66;}

a:active {color: #660033;}

.gallerytitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #FF8000;
  background-color: #000000;
  text-decoration: none;
}
.thumbnailtitle {
  font-family: Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #FF8000;
  background-color: #000000;
  text-decoration: none;
}
.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #FF8000;
  background-color: #000000;
  text-decoration: none;
}
